home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_23801.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  2.0 KB  |  95 lines

  1. -- card: 23801 from stack: in.0
  2. -- bmap block id: 27336
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Desk Manager
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show card field "time field"
  9.   put the long time into card field "time field"
  10. end opencard
  11.  
  12. on idle
  13.   put the long time into card field "time field"
  14.   pass idle
  15. end idle
  16.  
  17.  
  18. -- part 1 (field)
  19. -- low flags: 00
  20. -- high flags: 0000
  21. -- rect: left=15 top=41 right=119 bottom=505
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 0
  25. -- font id: 156
  26. -- text size: 12
  27. -- style flags: 0
  28. -- line height: 16
  29. -- part name: 
  30.  
  31.  
  32. -- part 2 (field)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=207 top=165 right=183 bottom=288
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: time field
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=186 top=167 right=179 bottom=199
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   beep
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=291 top=169 right=181 bottom=303
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: 
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   beep
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part contents for background part 6
  85. ----- text -----
  86. Desk Manager
  87.  
  88. -- part contents for card part 1
  89. ----- text -----
  90. The Desk Manager enables an application to support desk accessories, which are "mini-applications" that can be run at the same time as a Macintosh application.  There are a number of standard desk accessories such as the calculator, alarm clock or control panel.
  91.  
  92.  
  93. -- part contents for card part 2
  94. ----- text -----
  95. 17:13:10